home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic 4 Unleashed / Visual_Basic_4_Unleashed_SAMS_Publishing_1995.iso / sworks / template.sdb / Valid File Actions.json < prev   
Encoding:
JavaScript Object Notation  |  1995-05-15  |  360 b 

  1. {
  2.     "schema": {
  3.         "Action No": "Byte",
  4.         "Action Desc": "Text (20)"
  5.     },
  6.     "data": [
  7.         {
  8.             "Action No": 1,
  9.             "Action Desc": "Added"
  10.         },
  11.         {
  12.             "Action No": 2,
  13.             "Action Desc": "Removed Revision"
  14.         },
  15.         {
  16.             "Action No": 3,
  17.             "Action Desc": "Get (w/ Lock)"
  18.         },
  19.         {
  20.             "Action No": 4,
  21.             "Action Desc": "Put"
  22.         },
  23.         {
  24.             "Action No": 5,
  25.             "Action Desc": "Unlock"
  26.         },
  27.         {
  28.             "Action No": 6,
  29.             "Action Desc": "Change Status"
  30.         },
  31.         {
  32.             "Action No": 7,
  33.             "Action Desc": "Removed"
  34.         }
  35.     ]
  36. }